home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1995 September / PCD0995.ISO / files / demos / jobswin / jobseek.dir / 00046_Arrow up.ls < prev    next >
Encoding:
Text File  |  1994-12-18  |  2.2 KB  |  70 lines

  1. on mouseDown
  2.   puppetSound("bleep")
  3.   set variable to the castNum of sprite the clickOn
  4.   set variable to variable + 1
  5.   set the castNum of sprite the clickOn to variable
  6.   updateStage()
  7.   set variable to variable + 1
  8.   set the castNum of sprite the clickOn to variable
  9.   updateStage()
  10.   set variable to variable + 1
  11.   set the castNum of sprite the clickOn to variable
  12.   updateStage()
  13.   set variable to variable + 1
  14.   set the castNum of sprite the clickOn to variable
  15.   updateStage()
  16.   set variable to variable + 1
  17.   set the castNum of sprite the clickOn to variable
  18.   updateStage()
  19.   set variable to variable + 1
  20.   set the castNum of sprite the clickOn to variable
  21.   updateStage()
  22.   set variable to variable + 1
  23.   set the castNum of sprite the clickOn to variable
  24.   updateStage()
  25.   set variable to variable + 1
  26.   set the castNum of sprite the clickOn to variable
  27.   updateStage()
  28.   set variable to variable + 1
  29.   set the castNum of sprite the clickOn to variable
  30.   updateStage()
  31.   set variable to variable + 1
  32.   set the castNum of sprite the clickOn to variable
  33.   updateStage()
  34.   set variable to variable + 1
  35.   set the castNum of sprite the clickOn to variable
  36.   updateStage()
  37.   set variable to variable + 1
  38.   set the castNum of sprite the clickOn to variable
  39.   updateStage()
  40.   set variable to variable + 1
  41.   set the castNum of sprite the clickOn to variable
  42.   updateStage()
  43.   set variable to variable + 1
  44.   set the castNum of sprite the clickOn to variable
  45.   updateStage()
  46.   set variable to variable + 1
  47.   set the castNum of sprite the clickOn to variable
  48.   updateStage()
  49.   set variable to variable + 1
  50.   set the castNum of sprite the clickOn to variable
  51.   updateStage()
  52.   set variable to variable + 1
  53.   set the castNum of sprite the clickOn to variable
  54.   updateStage()
  55.   set variable to variable + 1
  56.   set the castNum of sprite the clickOn to variable
  57.   updateStage()
  58.   set variable to variable + 1
  59.   set the castNum of sprite the clickOn to variable
  60.   updateStage()
  61.   set variable to variable + 1
  62.   set the castNum of sprite the clickOn to variable
  63.   updateStage()
  64.   set variable to variable + 1
  65.   set the castNum of sprite the clickOn to variable
  66.   updateStage()
  67.   puppetSound("Camera")
  68.   go(marker(-4))
  69. end
  70.